home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / blobs.swf / scripts / DefineButton2_203 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  63 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(1);
  3.    _parent.enetstatus--;
  4. }
  5.